This sample demonstrates techniques for implementing an object explorer to view object dependencies within a database 此示例说明了实现对象资源管理器以查看数据库中的对象相关性的方法。
Spring s ioc makes it easy to wire object dependencies externally and this advantage is easily leveraged in spring s own architecture Spring的ioc使得从外部连接( wire )对象依赖性容易了,在spring的体系结构中很容易利用这种优点。
The ioc philosophy of keeping object dependencies injectable makes it a breeze to add , replace , or supplement the behavior of objects , including spring s jmx support Ioc保持对象依赖性的可注入性,这使得增加、替换或者补充对象的行为(包括spring的jmx支持)变得轻而易举。